home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February (B) / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Scanner / Upgrader.exe / 0 / RCDATA / TFORMUPDATESUPGRADES / TFORMUPDATESUPGRADES.txt < prev   
Encoding:
Text File  |  2002-10-11  |  8.8 KB  |  326 lines

  1. object FormUpdatesUpgrades: TFormUpdatesUpgrades
  2.   Left = 232
  3.   Top = 225
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Asistente para la actualizaci∩┐╜n del antivirus'
  7.   ClientHeight = 360
  8.   ClientWidth = 497
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ImageUpdates: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 164
  26.     Height = 313
  27.     Align = alLeft
  28.     Stretch = True
  29.     OnClick = ImageUpdatesClick
  30.   end
  31.   object PanelBottom: TPanel
  32.     Left = 0
  33.     Top = 313
  34.     Width = 497
  35.     Height = 47
  36.     Align = alBottom
  37.     BevelOuter = bvNone
  38.     Color = 14215660
  39.     TabOrder = 0
  40.     object PlaBevel1: TPlaBevel
  41.       Left = 0
  42.       Top = 0
  43.       Width = 497
  44.       Height = 2
  45.       Align = alTop
  46.     end
  47.     object ButtonCerrar: TPlaButton
  48.       Left = 406
  49.       Top = 14
  50.       Width = 80
  51.       Height = 22
  52.       Caption = 'Cancelar'
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWindowText
  55.       Font.Height = -11
  56.       Font.Name = 'Tahoma'
  57.       Font.Style = []
  58.       ParentFont = False
  59.       TabOrder = 1
  60.       OnClick = ButtonCerrarClick
  61.       Cancel = True
  62.     end
  63.     object ButtonActualizar: TPlaButton
  64.       Left = 314
  65.       Top = 14
  66.       Width = 80
  67.       Height = 22
  68.       Caption = 'Siguiente >'
  69.       Font.Charset = DEFAULT_CHARSET
  70.       Font.Color = clWindowText
  71.       Font.Height = -11
  72.       Font.Name = 'Tahoma'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       TabOrder = 0
  76.       OnClick = ButtonActualizarClick
  77.       Default = True
  78.     end
  79.     object ButtonComprar: TPlaButton
  80.       Left = 222
  81.       Top = 14
  82.       Width = 80
  83.       Height = 22
  84.       Caption = 'Comprar'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = -11
  88.       Font.Name = 'Tahoma'
  89.       Font.Style = []
  90.       ParentFont = False
  91.       TabOrder = 2
  92.       Visible = False
  93.       OnClick = ButtonComprarClick
  94.     end
  95.   end
  96.   object PanelCentro: TPanel
  97.     Left = 164
  98.     Top = 0
  99.     Width = 333
  100.     Height = 313
  101.     Align = alClient
  102.     BevelOuter = bvNone
  103.     Caption = 'PanelCentro'
  104.     Color = 14215660
  105.     TabOrder = 1
  106.     object PanelTop: TPanel
  107.       Left = 0
  108.       Top = 0
  109.       Width = 333
  110.       Height = 59
  111.       Align = alTop
  112.       BevelOuter = bvNone
  113.       Color = clWhite
  114.       TabOrder = 0
  115.       Visible = False
  116.       object ImageTitulo: TImage
  117.         Left = 63
  118.         Top = 0
  119.         Width = 270
  120.         Height = 57
  121.         Align = alRight
  122.       end
  123.       object PlaBevel2: TPlaBevel
  124.         Left = 0
  125.         Top = 57
  126.         Width = 333
  127.         Height = 2
  128.         Align = alBottom
  129.       end
  130.       object LabelTitulo: TLabel
  131.         Left = 23
  132.         Top = 12
  133.         Width = 340
  134.         Height = 38
  135.         AutoSize = False
  136.         Caption = 'Asistente para la actualizaci∩┐╜n del antivirus'
  137.         Font.Charset = DEFAULT_CHARSET
  138.         Font.Color = clWindowText
  139.         Font.Height = -11
  140.         Font.Name = 'Tahoma'
  141.         Font.Style = [fsBold]
  142.         ParentFont = False
  143.         Transparent = True
  144.         WordWrap = True
  145.         OnClick = LabelTituloClick
  146.       end
  147.     end
  148.     object NotebookUpgrader: TNotebook
  149.       Left = 0
  150.       Top = 59
  151.       Width = 333
  152.       Height = 254
  153.       Align = alClient
  154.       Color = clWhite
  155.       Font.Charset = DEFAULT_CHARSET
  156.       Font.Color = clWindowText
  157.       Font.Height = -11
  158.       Font.Name = 'Tahoma'
  159.       Font.Style = []
  160.       PageIndex = 7
  161.       ParentColor = False
  162.       ParentFont = False
  163.       TabOrder = 1
  164.       TabStop = True
  165.       OnPageChanged = NotebookUpgraderPageChanged
  166.       object TPage
  167.         Left = 0
  168.         Top = 0
  169.         Caption = 'Info'
  170.         object LabelParrafo1: TLabel
  171.           Left = 9
  172.           Top = 66
  173.           Width = 320
  174.           Height = 39
  175.           Caption = 
  176.             'Mediante este asistente podr∩┐╜s actualizar manualmente el antivir' +
  177.             'us y configurar los datos necesarios para llevar a cabo las actu' +
  178.             'alizaciones.'
  179.           Constraints.MinWidth = 320
  180.           Font.Charset = ANSI_CHARSET
  181.           Font.Color = clWindowText
  182.           Font.Height = -11
  183.           Font.Name = 'Tahoma'
  184.           Font.Style = []
  185.           ParentFont = False
  186.           Transparent = True
  187.           WordWrap = True
  188.         end
  189.         object Label8: TLabel
  190.           Left = 9
  191.           Top = 170
  192.           Width = 320
  193.           Height = 26
  194.           Caption = 
  195.             'Si todav∩┐╜a no has configurado los datos necesarios para realizar' +
  196.             ' la actualizaci∩┐╜n por favor hazlo ahora.'
  197.           Constraints.MinWidth = 320
  198.           Font.Charset = DEFAULT_CHARSET
  199.           Font.Color = clWindowText
  200.           Font.Height = -11
  201.           Font.Name = 'Tahoma'
  202.           Font.Style = []
  203.           ParentFont = False
  204.           Transparent = True
  205.           WordWrap = True
  206.         end
  207.         object Label9: TLabel
  208.           Left = 9
  209.           Top = 292
  210.           Width = 320
  211.           Height = 13
  212.           Caption = 'Si deseas realizar una actualizaci∩┐╜n ahora pulsa Siguiente.'
  213.           Constraints.MinWidth = 320
  214.           Font.Charset = DEFAULT_CHARSET
  215.           Font.Color = clWindowText
  216.           Font.Height = -11
  217.           Font.Name = 'Tahoma'
  218.           Font.Style = []
  219.           ParentFont = False
  220.           Transparent = True
  221.           WordWrap = True
  222.         end
  223.         object LabelParrafo2: TLabel
  224.           Left = 9
  225.           Top = 118
  226.           Width = 320
  227.           Height = 39
  228.           Caption = 
  229.             'Recuerda que Panda Antivirus Platinum es capaz de actualizarse a' +
  230.             'utom∩┐╜ticamente para protegerte contra las decenas de nuevos viru' +
  231.             's que aparecen diariamente.'
  232.           Constraints.MinWidth = 320
  233.           Font.Charset = ANSI_CHARSET
  234.           Font.Color = clWindowText
  235.           Font.Height = -11
  236.           Font.Name = 'Tahoma'
  237.           Font.Style = []
  238.           ParentFont = False
  239.           Transparent = True
  240.           WordWrap = True
  241.         end
  242.         object LabelCabecera: TLabel
  243.           Left = 9
  244.           Top = 10
  245.           Width = 268
  246.           Height = 38
  247.           Caption = 'Asistente para la actualizaci∩┐╜n del antivirus'
  248.           Constraints.MinWidth = 268
  249.           Font.Charset = DEFAULT_CHARSET
  250.           Font.Color = clWindowText
  251.           Font.Height = -16
  252.           Font.Name = 'Tahoma'
  253.           Font.Style = [fsBold]
  254.           ParentFont = False
  255.           Transparent = True
  256.           WordWrap = True
  257.         end
  258.         object PanelShareware: TPlaPanel
  259.           Left = 0
  260.           Top = 151
  261.           Width = 333
  262.           Height = 103
  263.           Align = alBottom
  264.           Transparent = False
  265.           object GBShareware: TPlaGroupBox
  266.             Left = 9
  267.             Top = 4
  268.             Width = 315
  269.             Height = 94
  270.             TitleFont.Charset = DEFAULT_CHARSET
  271.             TitleFont.Color = 13977088
  272.             TitleFont.Height = -11
  273.             TitleFont.Name = 'MS Sans Serif'
  274.             TitleFont.Style = []
  275.             Caption = 'Versi∩┐╜n de evaluaci∩┐╜n'
  276.             Font.Charset = DEFAULT_CHARSET
  277.             Font.Color = clWindowText
  278.             Font.Height = -11
  279.             Font.Name = 'Tahoma'
  280.             Font.Style = []
  281.             ParentFont = False
  282.             TabOrder = 0
  283.             object LabelUnicoUpdateDate: TLabel
  284.               Left = 9
  285.               Top = 64
  286.               Width = 300
  287.               Height = 13
  288.               Caption = 'Se efectu∩┐╜ esta actualizaci∩┐╜n el d∩┐╜a: '
  289.               Constraints.MaxWidth = 300
  290.               Constraints.MinWidth = 300
  291.               WordWrap = True
  292.             end
  293.             object PndHTMLLabel2: TPndHTMLLabel
  294.               Left = 9
  295.               Top = 20
  296.               Width = 300
  297.               Height = 29
  298.               Caption = 
  299.                 'Esta <B>versi∩┐╜n de evaluaci∩┐╜n de 30 d∩┐╜as</B> incluye una actuali' +
  300.                 'zaci∩┐╜n gratuita y soporte t∩┐╜cnico v∩┐╜a Web.'
  301.               Constraints.MinWidth = 300
  302.               Font.Charset = DEFAULT_CHARSET
  303.               Font.Color = clWindowText
  304.               Font.Height = -11
  305.               Font.Name = 'Tahoma'
  306.               Font.Style = []
  307.               ParentFont = False
  308.             end
  309.           end
  310.         end
  311.         object LinkConfigurar: TPlaLinkLabel
  312.           Left = 18
  313.           Top = 209
  314.           Width = 148
  315.           Height = 16
  316.           Caption = 'Configurar actualizaciones'
  317.           Font.Charset = DEFAULT_CHARSET
  318.           Font.Color = clWindowText
  319.           Font.Height = -11
  320.           Font.Name = 'Tahoma'
  321.           Font.Style = []
  322.           ParentFont = False
  323.           TabOrder = 0
  324.           OnClick = LinkConfigurarClick
  325.           Picture.Data = {<image001.BM66(  >}
  326.